home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.2 Development Libraries / SGI IRIX 6.2 Development Libraries.iso / dist / complib.idb / usr / share / catman / p_man / cat3 / complib / REBAK.z / REBAK
Text File  |  1996-03-14  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4. ____RRRREEEEBBBBAAAAKKKK((((3333FFFF))))                                                          ____RRRREEEEBBBBAAAAKKKK((((3333FFFF))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      REBAK, SREBAK   -  EISPACK routine.  This subroutine forms the
  10.      eigenvectors of a generalized SYMMETRIC eigensystem by back transforming
  11.      those of the derived symmetric matrix determined by  REDUC.
  12.  
  13.  
  14. SSSSYYYYNNNNOOOOPPPPSSSSYYYYSSSS
  15.           ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee  rrrreeeebbbbaaaakkkk((((nnnnmmmm,,,, nnnn,,,, bbbb,,,, ddddllll,,,, mmmm,,,, zzzz))))
  16.           iiiinnnntttteeeeggggeeeerrrr          nnnnmmmm,,,, nnnn,,,, mmmm
  17.           ddddoooouuuubbbblllleeee pppprrrreeeecccciiiissssiiiioooonnnn bbbb((((nnnnmmmm,,,,nnnn)))),,,, ddddllll((((nnnn)))),,,, zzzz((((nnnnmmmm,,,,mmmm))))
  18.  
  19.           ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ssssrrrreeeebbbbaaaakkkk((((nnnnmmmm,,,, nnnn,,,, bbbb,,,, ddddllll,,,, mmmm,,,, zzzz))))
  20.           iiiinnnntttteeeeggggeeeerrrr          nnnnmmmm,,,, nnnn,,,, mmmm
  21.           rrrreeeeaaaallll             bbbb((((nnnnmmmm,,,,nnnn)))),,,, ddddllll((((nnnn)))),,,, zzzz((((nnnnmmmm,,,,mmmm))))
  22.  
  23.  
  24.  
  25. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  26.      On Input
  27.  
  28.      NNNNMMMM must be set to the row dimension of two-dimensional array parameters
  29.      as declared in the calling program dimension statement.
  30.  
  31.      NNNN is the order of the matrix system.
  32.  
  33.      BBBB contains information about the similarity transformation (Cholesky
  34.      decomposition) used in the reduction by  REDUC in its strict lower
  35.      triangle.
  36.  
  37.      DDDDLLLL contains further information about the transformation.
  38.  
  39.      MMMM is the number of eigenvectors to be back transformed.
  40.  
  41.      ZZZZ contains the eigenvectors to be back transformed in its first M
  42.      columns.  On Output
  43.  
  44.      ZZZZ contains the transformed eigenvectors in its first M columns.
  45.      Questions and comments should be directed to B. S. Garbow, APPLIED
  46.      MATHEMATICS DIVISION, ARGONNE NATIONAL LABORATORY
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.